Welcome![Sign In][Sign Up]
Location:
Search - voice compression code

Search list

[Compress-Decompress algrithmssoundcompress

Description: G.711 G.72 3声音压缩标准压缩、解压代码-G.711 G.72 3 voice compression standard compression, decompression code
Platform: | Size: 20480 | Author: 王志东 | Hits:

[Speech/Voice recognition/combineica_C

Description: 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Signal Separation code. it is based on convolution of mixed Blind Signal Separation algorithm, not only can be separated from the artificial synthesis of mixed-signal, but for the real environment convolution of mixed voice signals can be separated. in this procedure, the tests included two documents, makefile can be used directly after. Also worth mentioning is that Compression bag containing some of voice processing functions commonly used. fft transform, for example, to read \ write wav file, and some of the commonly used one-dimensional and two-dimensional vector matrix transformation functions. these can be directly applied to other applications going.
Platform: | Size: 141312 | Author: | Hits:

[Communicationg723CodeAndDocument

Description: g723语音压缩格式。里面包含了最新的说明文档和代码,可以使用VC来编译。对视频会议或者作VOIP的朋友很有帮助。-voice compression format. The latest of which contains the documentation and code can be used to compile VC. Right for video conferencing or VOIP helpful friends.
Platform: | Size: 265216 | Author: | Hits:

[Voice Compresslpc10-15

Description: lpc10-15为美军2400bps语音压缩标准的C语音源代码。-lpc10-15 for the U.S. 2400 voice compression standard C source code voice.
Platform: | Size: 948224 | Author: 文翔云 | Hits:

[Voice Compressg729b_pc

Description: g729b_pc.rar是G729语音压缩标准的附件B的C语言实现标准源代码。-g729b_pc.rar is decode voice compression standards Annex B C Language Standard code.
Platform: | Size: 103424 | Author: 文翔云 | Hits:

[ELanguageG723.1.3

Description: 语音压缩编码和解码的标准,其中包含部分源代码-voice compression encoding and decoding standard, which includes source code
Platform: | Size: 226304 | Author: kevin | Hits:

[VOIP programTalkG726

Description: G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字节。这里G726使用的时候,音频设置为8kHz,16位量化,单声道。 使用方法很简单,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。 PPC端的运行比较稳定,已经进行了自收自发近一个小时连续工作的测试,非常稳定,话音清晰。-G726 LAN voice calls procedures and the source code is the use of voice compression G726 (16kbps ) and RTP for the transmission process, because I did not bring WIFI the PPC, there are separate procedures for each test, PC- and PPC-were all normal work. G726 codec algorithm from the OpenH323. RTP transmission can be used in the process to find RTP stresses Xie, this procedure is mainly a function of G726. Packaging whole G726 for g726_Encode and g726_Decode two functions, Parameters for the compression and decompression of data storage address pointer, 960 bytes can be compressed to 120 to 120 bytes and bytes to 960 bytes decompression. G726 used here, Audio set to 8kHz, 16 quantify mono. It is very simple to use, with only two ends of the respective input each other's IP, then press
Platform: | Size: 1002496 | Author: Xia Tao | Hits:

[Voice CompressG.711G.721G.723

Description: 基于G.711、G.721、G.723协议的语音压缩编码C语言源代码-based on G.711, based on G.721 and G.723 voice compression agreement coding C language source code
Platform: | Size: 46080 | Author: wind | Hits:

[Audio programlibvorbis-1.1.2

Description: ogg语音引擎,压缩出类似于mp3高保真的语音源代码.-ogg voice engine, similar to mp3 compression out high-fidelity voice source code.
Platform: | Size: 1486848 | Author: tb | Hits:

[Internet-Network200681717412159100

Description: G726局域网语音通话源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,使用方法很简单,因为没多少时间,并且RTP不面向连接,所以我也没做连接确认的,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。-G726 LAN voice calls source code is the use of voice compression G726 (16kbps) and R TP for transmission, the use of approach is very simple, because no amount of time, and no connection-oriented RTP, Therefore, I do not recognize the link, only two ends of the respective input each other's IP, then press the "start dialogue" it can implement a voice communication.
Platform: | Size: 535552 | Author: tutu11911 | Hits:

[Mathimatics-Numerical algorithmssysterm

Description: 公交车语音系统压缩包里面包括了所有的代码甚至原理图!-Bus packet voice compression system includes all the code even diagram!
Platform: | Size: 439296 | Author: 鲁军波 | Hits:

[Speech/Voice recognition/combine16to8K-Downsample

Description: 本程序将指定的16K采样的语音数据文件转换为经G.723编解码后的8K语音数据。降采样前先使用180阶的FIR滤波器对语音数据进行频率压缩,然后进行抽取,并对抽取的数据进行G.723编解码。该程序在非特定语音识别的库文件处理中使用,也可扩展至其他用途。-this procedure will be designated the 16K sampling voice data files converted to G.723 codecs by the 8K words Music data. Sampling down before use 180 bands FIR filter frequency voice data compression, then proceed to collect, also collected data G.723 codecs. The procedures in non-specific voice recognition for the use of document processing, and can be expanded to other uses.
Platform: | Size: 1675264 | Author: 王小飞 | Hits:

[Audio programspeex-1.0.5

Description: 基于Speex的音频压缩和解码器的源代码,不次于iLBC,处理丢包&窄带宽时,5~30k下声音非常不错-based on the Speex audio compression and decoding of the source code, of which iLBC. handle packet loss & narrow bandwidth, 5- 30k under very good voice
Platform: | Size: 628736 | Author: hnycmx | Hits:

[Compress-Decompress algrithmsg711

Description: 语音压缩g.711标准源代码,提供高质量的语音压缩。-speech compression standard source code, providing high-quality voice compression.
Platform: | Size: 3072 | Author: 李谦 | Hits:

[Audio programg727

Description: 语音算法,ITU G727 c语言源代码,是研究压缩语音不可多的的资料-Voice algorithm, ITU G727 c language source code, is to examine the voice compression is not more information
Platform: | Size: 162816 | Author: 徐凌云 | Hits:

[Compress-Decompress algrithmsg729_audio_encode

Description: ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).-ITU-T G.729 voice compression algorithms. description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision (VAD), Discontinuous Transmission ( DTX), and Comfort Noise Generation (CNG).
Platform: | Size: 111616 | Author: kevin | Hits:

[Multimedia DevelopG711721723De_Encoder

Description: G.711 G.72 3声音压缩标准编码、解码的源代码-G.711 G.72 3 voice compression standard encoding, decoding the source code
Platform: | Size: 17408 | Author: zhangkai | Hits:

[Compress-Decompress algrithmsg711_g721_g723

Description: g.711 g.72 3 g.724 标准 语音压缩编码解码的原码 -g.711 g.72 3 g.724 standard voice compression codec of the original code
Platform: | Size: 19456 | Author: yuliang | Hits:

[Compress-Decompress algrithms20070402085933477

Description: 语音压缩编码原码 -Voice compression coding speech compression coding the original code source
Platform: | Size: 142336 | Author: yuliang | Hits:

[CSharpG729encoder

Description: ITU-T G.729语音压缩编码标准源代码,可用于各种语音通信应用-ITU-T G.729 voice compression coding standard source code, can be used for a variety of voice communication applications
Platform: | Size: 113664 | Author: 张可 | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net